Skip to content

fix(deps): update dependency p-limit to v7 - autoclosed#72

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/p-limit-7.x
Closed

fix(deps): update dependency p-limit to v7 - autoclosed#72
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/p-limit-7.x

Conversation

@renovate

@renovate renovate Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
p-limit ^3.1.0^7.0.0 age confidence

Release Notes

sindresorhus/p-limit (p-limit)

v7.3.0

Compare Source

  • Add rejectOnClear option 8907801
  • Support options object in pLimit() 870db0f

v7.2.0

Compare Source

  • Make .map() method accept an iterable, not just array (#​98) d76231b

v7.1.1

Compare Source


v7.1.0

Compare Source

  • Add index parameter to map() method 2aeffd4

v7.0.0

Compare Source

Breaking
  • Require Node.js 20 78b81a5
  • activeCount now increments when tasks actually start running (more intuitive) rather than when queued. This means:
    • activeCount reflects truly active/running promises
    • pendingCount more accurately represents waiting
Improvements

v6.2.0

Compare Source

v6.1.0

Compare Source

v6.0.0

Compare Source

  • Improve performance (#​83) 80273d7
    • This is a major version because it slightly changes the timing of .activeCount and .pendingCount. This is unlikely to affect most users, but I wanted to play it safe. Learn more.

v5.0.0

Compare Source

Breaking

As a reminder, this package continues to require ESM. For TypeScript users, this includes having "module": "node16", "moduleResolution": "node16" in your tsconfig.

Fixes

v4.0.0

Compare Source

Breaking

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title fix(deps): update dependency p-limit to v7 fix(deps): update dependency p-limit to v7 - autoclosed Jun 24, 2026
@renovate renovate Bot closed this Jun 24, 2026
@renovate renovate Bot deleted the renovate/p-limit-7.x branch June 24, 2026 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants